Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFrame


SetPresentation

The SetPresentation method assigns the specified presentation to this frame.

void SetPresentation (in ODTypeToken presentation);
presentation
A tokenized string representing the presentation to assign to this frame, expressed as a 32-bit value.
DISCUSSION
Your part calls its display frame's SetPresentation method.

EXCEPTIONS
kODErrIllegalNullTokenInput
The presentation parameter is null.
SEE ALSO
The ODTypeToken type (page 877).
The ODFrame::ChangePresentation method (page 310).
The ODFrame::GetPresentation method (page 323).
Listing 2-9 on page 54 in OpenDoc Cookbook.
Listing 2-10 on page 56 in OpenDoc Cookbook.
"Presentation" on page 156 in OpenDoc Programmer's Guide.
"Setting Up" on page 157 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help